Name | Description | |
---|---|---|
![]() | PDFCollectionChangedEventArgs<T> Constructor | Overloaded. |
The following tables list the members exposed by PDFCollectionChangedEventArgs<T>.
Name | Description | |
---|---|---|
![]() | PDFCollectionChangedEventArgs<T> Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | ChangedProperty | Gets the name of changed property when the change type is item update. |
![]() | ChangeType | Gets the type of change event. |
![]() | NewItem | Gets the new item involved in the operation. |
![]() | OldItem | Gets the old item involved in the operation. |
![]() | Position | Gets the position of the affected item in the collection. |